-
Notifications
You must be signed in to change notification settings - Fork 29.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update minimum installable version in inno setup #175818
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR!
I will block this change until we send out deprecation notice and prepare for EOL.
/cc @isidorn @joaomoreno , refs https://www.electronjs.org/blog/windows-7-to-8-1-deprecation-notice
We should handle the deprecation notice with v1.77
and allow enough time for Electron 23 adoption.
@deepak1556 thanks for the ping. What do you think we should do? Same flow as for Win7 deprecation? |
Yup same flow as other previous deprecations. We already have the general structure setup in both client and server, so it will be easy to add new versions. I will create an issue for this deprecation. |
5f0392d
to
64336f5
Compare
@ChaseKnowlden can you rebase on top of latest |
64336f5
to
c4ee8c5
Compare
Up-to-date. @deepak1556 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2971
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Refs: https://www.electronjs.org/blog/windows-7-to-8-1-deprecation-notice
According to electron's website, electron 22 will be the last version to support windows 8/8.1.